Skip to content

Commit

Permalink
1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
xljiulang committed Oct 21, 2022
1 parent 7b5349a commit 49cf0f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion WindivertDotnet.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WindivertDotnet", "Windiver
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "App", "App\App.csproj", "{9EA97509-CBC0-414E-9C76-283AAA379347}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindivertDotnet.Test", "WindivertDotnet.Test\WindivertDotnet.Test.csproj", "{CD236CAC-7444-458B-8C13-2CEF2CC8333C}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WindivertDotnet.Test", "WindivertDotnet.Test\WindivertDotnet.Test.csproj", "{CD236CAC-7444-458B-8C13-2CEF2CC8333C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
2 changes: 1 addition & 1 deletion WindivertDotnet/WindivertDotnet.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<TargetFrameworks>netcoreapp3.1;net6.0</TargetFrameworks>
<Nullable>enable</Nullable>
<NoWarn>CA2012;IDE0079</NoWarn>
Expand Down

0 comments on commit 49cf0f5

Please sign in to comment.