Skip to content

Commit

Permalink
Fix version string agaikn
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernthedev authored Oct 20, 2024
1 parent 36d747c commit 07fed1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dotnet/Plugin.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<SdkVersion>2024.3-EAP2</SdkVersion>
<SdkVersion>2024.3.0-eap04</SdkVersion>

<Title>BSMT-Rider</Title>
<Description>BSMT Esxtension for Rider</Description>
Expand Down

0 comments on commit 07fed1c

Please sign in to comment.