File tree Expand file tree Collapse file tree 1 file changed +12
-11
lines changed Expand file tree Collapse file tree 1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
3- <PropertyGroup >
4- <TargetFramework >netstandard2.1</TargetFramework >
5- <RootNamespace >NumericWordsConversion</RootNamespace >
6- <Nullable >enable</Nullable >
7- </PropertyGroup >
3+ <PropertyGroup >
4+ <TargetFramework >netstandard2.1</TargetFramework >
5+ <RootNamespace >NumericWordsConversion</RootNamespace >
6+ <Nullable >enable</Nullable >
7+ <Version >2.0.0</Version >
8+ </PropertyGroup >
89
9- <ItemGroup >
10- <None Include =" ..\LICENSE" Link =" LICENSE" >
11- <PackagePath ></PackagePath >
12- <Pack >True</Pack >
13- </None >
14- </ItemGroup >
10+ <ItemGroup >
11+ <None Include =" ..\LICENSE" Link =" LICENSE" >
12+ <PackagePath ></PackagePath >
13+ <Pack >True</Pack >
14+ </None >
15+ </ItemGroup >
1516
1617</Project >
You can’t perform that action at this time.
0 commit comments