Skip to content

Commit 2710bb4

Browse files
committed
version update
1 parent 6571c5e commit 2710bb4

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

src/Runfs/Runfs.fsproj

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<!-- General -->
44
<AssemblyName>Runfs</AssemblyName>
5-
<Version>1.0.6</Version>
5+
<Version>1.0.7</Version>
66
<Description>"dotnet run app.cs" functionality for F#.</Description>
77
<Copyright>Copyright 2025 by Martin521</Copyright>
88
<Authors>Martin521 and contributors</Authors>
@@ -15,6 +15,12 @@
1515
<PackAsTool>True</PackAsTool>
1616
<ToolCommandName>runfs</ToolCommandName>
1717
<PackageReleaseNotes>
18+
## 1.0.7
19+
20+
### added
21+
22+
* better virtual project name, for better error messages
23+
1824
## 1.0.6
1925

2026
### added

0 commit comments

Comments
 (0)